Lab (8)
Problem Solving with C++, Walter Savitch
Introduction to I/O Streams

Labs by Rahman Tashakkori, Ph.D.,  Appalachian State University
Boone, NC 28608

Modified, Revised and corrected by Angela Guercio

Name:                                                                        Course Number/Section:
Login ID:                                                                    Date:

Objectives of this lab:

Activity
Point
Value
To Complete
Grade
Activity   8.1
Reading from/Writing to a File
Using Streams for Program I/O

20
Exercise   8.1
Exercise   8.2
 
Activity   8.2
Streams as Arguments to Functions
20
Exercise   8.3
 
Activity   8.3
Reading to the End of a File
Member Functions get and put
Member Function eof
30
Exercise   8.4
Exercise   8.5
Exercise   8.6
Exercise   8.7
 
Activity   8.4
Predefined Character Functions in cctype (ctype)

10

Exercise   8.8
 
Post-lab - A simple html converter
20
 
 

Total Points:

100


Overall Lab Grade:
 
Student's Comments:
 
Instructor's Comments:
 
Acknowledgements: Monica Verma and Scott A. Barlowe CS graduate students at Appalachian State University for testing and editing the labs